home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Pc / S_T / TMERC1_2.ZIP / BUNKER.NPC next >
Text File  |  1993-02-26  |  8KB  |  283 lines

  1. x_ unsigned char Entity_Distance_Per_Anim_Frame[Max_Entity_Types];
  2. x_ unsigned char Entity_Foot_Width[Max_Entity_Types];
  3. x_ unsigned char Entity_Foot_Height[Max_Entity_Types];
  4. x_ unsigned char Entity_Height[Max_Entity_Types];
  5. x_ unsigned char Entity_Width[Max_Entity_Types];
  6. x_ unsigned char Entity_Feet_X_Start_Offset[Max_Entity_Types];
  7. x_ unsigned char Entity_Feet_Y_Start_Offset[Max_Entity_Types];
  8. x_ unsigned char Entity_Sight_Width[Max_Entity_Types];
  9. x_ unsigned char Entity_Sight_Distance[Max_Entity_Types];
  10.  
  11. // NPC SCRIPT
  12.  
  13. /* Swamp Guy */
  14. <Scentity1>
  15. /* Scentity TYPE Name */ swamp-guy
  16. /* XY Dpaint locations of animations 1-8 */
  17. 0 24  24 24  0 72  24 72  0 0  24 0  0 48  24 48 
  18. /* Movement Distance in Pixels per Anim Frame */ 4
  19. /* Entity Foot Width in Pixels - 1  */ 23
  20. /* Entity Foot Height in Pixels - 1 */ 23
  21. /* Entity Width In pixels  */ 24
  22. /* Entity Height In pixels */ 24
  23. /* Entity Feet X Start Offset */ 8
  24. /* Entity Feet Y Start Offset */ 8
  25. /* Entity Sight Width */ 1
  26. /* Entity Sight Distance */ 30
  27. /* XY Overlap Animations 1-8 */
  28. -1
  29. /* Overlap Width & Height 1-8 */
  30. -1
  31. /* Overlap X & Y Offset from base xy */
  32. -1
  33.       
  34. /* Vertical wall gun */
  35. <Scentity2>
  36. /* Scentity TYPE Name */ Vert-gun
  37. /* XY Dpaint locations of animations 1-8 */
  38. 48 0  72 0  96 0 -1
  39. /* Movement Distance in Pixels per Anim Frame */ 0
  40. /* Entity Foot Width in Pixels - 1  */ 0
  41. /* Entity Foot Height in Pixels - 1 */ 0
  42. /* Entity Width In pixels  */ 24
  43. /* Entity Height In pixels */ 40
  44. /* Entity Feet X Start Offset */ 0
  45. /* Entity Feet Y Start Offset */ 0
  46. /* Entity Sight Width */ 1
  47. /* Entity Sight Distance */ 5
  48. /* XY Overlap Animations 1-8 */
  49. -1
  50. /* Overlap Width & Height 1-8 */
  51. -1
  52. /* Overlap X & Y Offset from base xy */
  53. -1
  54.  
  55. /* horizontal wall gun */
  56. <Scentity3>
  57. /* Scentity TYPE Name */ horiz-gun
  58. /* XY Dpaint locations of animations 1-8 */
  59. 176 72  216 72  256 72 -1
  60. /* Movement Distance in Pixels per Anim Frame */ 0
  61. /* Entity Foot Width in Pixels - 1  */ 0
  62. /* Entity Foot Height in Pixels - 1 */ 0
  63. /* Entity Width In pixels  */ 40
  64. /* Entity Height In pixels */ 24
  65. /* Entity Feet X Start Offset */ 0
  66. /* Entity Feet Y Start Offset */ 0
  67. /* Entity Sight Width */ 1
  68. /* Entity Sight Distance */ 5
  69. /* XY Overlap Animations 1-8 */
  70. -1
  71. /* Overlap Width & Height 1-8 */
  72. -1
  73. /* Overlap X & Y Offset from base xy */
  74. -1
  75.  
  76. /* control panel down */
  77. <Scentity4>
  78. /* Scentity TYPE Name */ control-down
  79. /* XY Dpaint locations of animations 1-8 */
  80. 96 40  96 56 -1
  81. /* Movement Distance in Pixels per Anim Frame */ 0
  82. /* Entity Foot Width in Pixels - 1  */ 31
  83. /* Entity Foot Height in Pixels - 1 */ 15
  84. /* Entity Width In pixels  */ 32
  85. /* Entity Height In pixels */ 16
  86. /* Entity Feet X Start Offset */ 8     
  87. /* Entity Feet Y Start Offset */ 8
  88. /* Entity Sight Width */ 1
  89. /* Entity Sight Distance */ 5
  90. /* XY Overlap Animations 1-8 */
  91. -1
  92. /* Overlap Width & Height 1-8 */
  93. -1
  94. /* Overlap X & Y Offset from base xy */
  95. -1
  96.  
  97. /* control panel up */
  98. <Scentity5>
  99. /* Scentity TYPE Name */ control-up
  100. /* XY Dpaint locations of animations 1-8 */
  101. 96 72  128 72 -1
  102. /* Movement Distance in Pixels per Anim Frame */ 0
  103. /* Entity Foot Width in Pixels - 1  */ 31
  104. /* Entity Foot Height in Pixels - 1 */ 15
  105. /* Entity Width In pixels  */ 32
  106. /* Entity Height In pixels */ 16
  107. /* Entity Feet X Start Offset */ 8     
  108. /* Entity Feet Y Start Offset */ 8
  109. /* Entity Sight Width */ 1
  110. /* Entity Sight Distance */ 5
  111. /* XY Overlap Animations 1-8 */
  112. -1
  113. /* Overlap Width & Height 1-8 */
  114. -1
  115. /* Overlap X & Y Offset from base xy */
  116. -1
  117.  
  118. /* force field left */
  119. <Scentity6>
  120. /* Scentity TYPE Name */ force-left
  121. /* XY Dpaint locations of animations 1-8 */
  122. 48 40  48 56  48 72  -1
  123. /* Movement Distance in Pixels per Anim Frame */ 0
  124. /* Entity Foot Width in Pixels - 1  */ 15
  125. /* Entity Foot Height in Pixels - 1 */ 15
  126. /* Entity Width In pixels  */ 16
  127. /* Entity Height In pixels */ 16
  128. /* Entity Feet X Start Offset */ 0     
  129. /* Entity Feet Y Start Offset */ 0
  130. /* Entity Sight Width */ 0
  131. /* Entity Sight Distance */ 0
  132. /* XY Overlap Animations 1-8 */
  133. -1
  134. /* Overlap Width & Height 1-8 */
  135. -1
  136. /* Overlap X & Y Offset from base xy */
  137. -1
  138.  
  139. /* force field middle */
  140. <Scentity7>
  141. /* Scentity TYPE Name */ force-middle
  142. /* XY Dpaint locations of animations 1-8 */
  143. 64 40  64 56  64 72  -1
  144. /* Movement Distance in Pixels per Anim Frame */ 0
  145. /* Entity Foot Width in Pixels - 1  */ 15
  146. /* Entity Foot Height in Pixels - 1 */ 15
  147. /* Entity Width In pixels  */ 16
  148. /* Entity Height In pixels */ 16
  149. /* Entity Feet X Start Offset */ 0     
  150. /* Entity Feet Y Start Offset */ 0
  151. /* Entity Sight Width */ 0
  152. /* Entity Sight Distance */ 0
  153. /* XY Overlap Animations 1-8 */
  154. -1
  155. /* Overlap Width & Height 1-8 */
  156. -1
  157. /* Overlap X & Y Offset from base xy */
  158. -1
  159.  
  160. /* force field right */
  161. <Scentity8>
  162. /* Scentity TYPE Name */ force-right
  163. /* XY Dpaint locations of animations 1-8 */
  164. 80 40  80 56  80 72  -1
  165. /* Movement Distance in Pixels per Anim Frame */ 0
  166. /* Entity Foot Width in Pixels - 1  */ 15
  167. /* Entity Foot Height in Pixels - 1 */ 15
  168. /* Entity Width In pixels  */ 16
  169. /* Entity Height In pixels */ 16
  170. /* Entity Feet X Start Offset */ 0     
  171. /* Entity Feet Y Start Offset */ 0
  172. /* Entity Sight Width */ 0
  173. /* Entity Sight Distance */ 0
  174. /* XY Overlap Animations 1-8 */
  175. -1
  176. /* Overlap Width & Height 1-8 */
  177. -1
  178. /* Overlap X & Y Offset from base xy */
  179. -1
  180.  
  181. /* desk flash */
  182. <Scentity9>
  183. /* Scentity TYPE Name */ desk-flash
  184. /* XY Dpaint locations of animations 1-8 */
  185. 112 88  128 88  144 88  -1
  186. /* Movement Distance in Pixels per Anim Frame */ 0
  187. /* Entity Foot Width in Pixels - 1  */ 0
  188. /* Entity Foot Height in Pixels - 1 */ 0
  189. /* Entity Width In pixels  */ 16
  190. /* Entity Height In pixels */ 8
  191. /* Entity Feet X Start Offset */ 0     
  192. /* Entity Feet Y Start Offset */ 0
  193. /* Entity Sight Width */ 1
  194. /* Entity Sight Distance */ 5
  195. /* XY Overlap Animations 1-8 */
  196. -1
  197. /* Overlap Width & Height 1-8 */
  198. -1
  199. /* Overlap X & Y Offset from base xy */
  200. -1
  201.  
  202. /* computer */
  203. <Scentity10>
  204. /* Scentity TYPE Name */ computer
  205. /* XY Dpaint locations of animations 1-8 */
  206. 160 72  160 80  -1
  207. /* Movement Distance in Pixels per Anim Frame */ 0
  208. /* Entity Foot Width in Pixels - 1  */ 15
  209. /* Entity Foot Height in Pixels - 1 */ 7
  210. /* Entity Width In pixels  */ 16
  211. /* Entity Height In pixels */ 8
  212. /* Entity Feet X Start Offset */ 0     
  213. /* Entity Feet Y Start Offset */ 16
  214. /* Entity Sight Width */ 1
  215. /* Entity Sight Distance */ 5
  216. /* XY Overlap Animations 1-8 */
  217. -1
  218. /* Overlap Width & Height 1-8 */
  219. -1
  220. /* Overlap X & Y Offset from base xy */
  221. -1
  222.  
  223. /* squirm */
  224. <Scentity11>
  225. /* Scentity TYPE Name */ squirmy
  226. /* XY Dpaint locations of animations 1-8 */
  227. 64 88  72 88  80 88  88 88  96 88  104 88  48 88  56 88
  228. /* Movement Distance in Pixels per Anim Frame */ 0
  229. /* Entity Foot Width in Pixels - 1  */ 8
  230. /* Entity Foot Height in Pixels - 1 */ 8
  231. /* Entity Width In pixels  */ 8
  232. /* Entity Height In pixels */ 8
  233. /* Entity Feet X Start Offset */ 8     
  234. /* Entity Feet Y Start Offset */ 8
  235. /* Entity Sight Width */ 1
  236. /* Entity Sight Distance */ 5
  237. /* XY Overlap Animations 1-8 */
  238. -1
  239. /* Overlap Width & Height 1-8 */
  240. -1
  241. /* Overlap X & Y Offset from base xy */
  242. -1
  243.  
  244. /* canister */
  245. <Scentity12>
  246. /* Scentity TYPE Name */ canister
  247. /* XY Dpaint locations of animations 1-8 */
  248. 296 72 -1  
  249. /* Movement Distance in Pixels per Anim Frame */ 0
  250. /* Entity Foot Width in Pixels - 1  */ 8
  251. /* Entity Foot Height in Pixels - 1 */ 8
  252. /* Entity Width In pixels  */ 24
  253. /* Entity Height In pixels */ 24
  254. /* Entity Feet X Start Offset */ 13     
  255. /* Entity Feet Y Start Offset */ 13
  256. /* Entity Sight Width */ 1
  257. /* Entity Sight Distance */ 5
  258. /* XY Overlap Animations 1-8 */
  259. -1
  260. /* Overlap Width & Height 1-8 */
  261. -1
  262. /* Overlap X & Y Offset from base xy */
  263. -1
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.